type runtime.consistentHeapStats
7 uses
runtime (current package)
mstats.go#L16: heapStats consistentHeapStats
mstats.go#L723: type consistentHeapStats struct {
mstats.go#L776: func (m *consistentHeapStats) acquire() *heapStatsDelta {
mstats.go#L805: func (m *consistentHeapStats) release() {
mstats.go#L822: func (m *consistentHeapStats) unsafeRead(out *heapStatsDelta) {
mstats.go#L834: func (m *consistentHeapStats) unsafeClear() {
mstats.go#L849: func (m *consistentHeapStats) read(out *heapStatsDelta) {
![]() |
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64) Golds is a Go 101 project developed by Tapir Liu. PR and bug reports are welcome and can be submitted to the issue list. Please follow @zigo_101 (reachable from the left QR code) to get the latest news of Golds. |